Bonus Project

Nikhil Prashant Kulkarni - nikkulk

Importing libraries

Reading and printing the dataset

Preprocessing

Dataset Shuffled

Splitting the dataset for training purpose

Preparing the dataset

Train Data

Test Data

Implementation of CNN

Classifier used: Sequential

Convolution Layers: 2

Dense Layers: 3 (Input, Hidden, Output)

Training the CNN